Cleanup and add a few more gitignores

This commit is contained in:
Simran Spiller
2020-10-29 11:16:03 +01:00
parent 493babab59
commit 8c1f7d6d94
+30 -11
View File
@@ -1,17 +1,36 @@
*.pro.user*
Makefile
.qmake.stash
effects/frei0r
ts/*.qm
docs
history
build/
.DS_Store
# CMake artifacts
build*/
.vscode
.vs
# Doxygen
docs/
# Visual Studio (Code)
.localhistory/
.history/
.vscode/
.vs/
CmakeSettings.json
# macOS General
.DS_Store
.AppleDouble
.LSOverride
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
# Windows folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares (Windows)
$RECYCLE.BIN/
# Windows shortcuts
*.lnk
#
# Qt ignores taken from https://github.com/github/gitignore/blob/master/Qt.gitignore
#