Add .gitignore
This commit is contained in:
parent
1010914f41
commit
a62924f1d5
|
@ -0,0 +1,11 @@
|
||||||
|
.*.swp
|
||||||
|
*.o
|
||||||
|
|
||||||
|
|
||||||
|
.qmake.stash
|
||||||
|
moc_*
|
||||||
|
ui_*.h
|
||||||
|
qrc_afutrainer.cpp
|
||||||
|
|
||||||
|
Makefile
|
||||||
|
afutrainer
|
Loading…
Reference in New Issue