mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
Added Unit Testing Files to gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -20,6 +20,10 @@ phony.c
|
|||||||
# Testing Files
|
# Testing Files
|
||||||
*.o
|
*.o
|
||||||
*.qmake.stash
|
*.qmake.stash
|
||||||
|
src/Makefile
|
||||||
|
src/moc_*
|
||||||
|
src/target_wrapper.sh
|
||||||
|
src/tst_unittest.moc
|
||||||
|
|
||||||
# Ignore User Files except for the pro file
|
# Ignore User Files except for the pro file
|
||||||
IntelliPhoto.*
|
IntelliPhoto.*
|
||||||
|
|||||||
Reference in New Issue
Block a user