mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Fix kqoauth tracked files
.. remove them from git when we shouldn't track them .. no need for multiple .gitignore files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,14 +1,20 @@
|
||||
Makefile
|
||||
.qmake.stash
|
||||
*.o
|
||||
*.so.*
|
||||
*.so
|
||||
*.a
|
||||
|
||||
# old skool
|
||||
.svn
|
||||
*.pri
|
||||
*.prl
|
||||
|
||||
# osx noise
|
||||
.DS_Store
|
||||
profile
|
||||
|
||||
moc_*
|
||||
moc/
|
||||
obj/
|
||||
lib/
|
||||
|
||||
Reference in New Issue
Block a user