pollymc/.gitignore

57 lines
517 B
Plaintext
Raw Normal View History

2013-01-09 12:22:22 -06:00
Thumbs.db
2019-09-26 20:08:47 +02:00
*.kdev4
.user
2013-09-23 00:30:51 +02:00
.directory
resources/CMakeFiles
2013-08-14 08:13:41 +02:00
*~
2013-11-11 12:59:23 -06:00
*.swp
2013-12-02 11:09:56 +01:00
html/
2013-11-11 12:59:23 -06:00
# Project Files
2019-09-26 20:08:47 +02:00
*.pro.user
CMakeLists.txt.user
CMakeLists.txt.user.*
CMakeSettings.json
/.project
/.settings
2018-11-08 16:23:35 +01:00
/.idea
2022-05-08 15:02:21 +08:00
/.vscode
/.vs
2018-11-08 16:23:35 +01:00
cmake-build-*/
2019-07-09 22:23:24 -04:00
Debug
# Build dirs
build
/build-*
2021-12-10 14:03:38 -05:00
# Install dirs
install
/install-*
# Ctags File
tags
# YouCompleteMe config stuff.
.ycm_extra_conf.*
2014-01-02 14:15:44 +01:00
#OSX Stuff
.DS_Store
branding/
secrets/
2021-11-06 22:20:26 +01:00
run/
.cache/
2022-01-09 01:10:32 +03:00
# Nix/NixOS
.direnv/
.pre-commit-config.yaml
result
2022-03-27 14:42:02 +02:00
# Flatpak
.flatpak-builder
2022-03-28 20:56:24 +02:00
flatbuild
# Snap
*.snap