mirror of
https://github.com/seiichiro0185/sailotp.git
synced 2024-11-21 15:29:42 +00:00
Ignore built files
This commit is contained in:
parent
5339deb2df
commit
6bec89dfa2
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -2,6 +2,12 @@
|
||||||
*.pro.user
|
*.pro.user
|
||||||
*.pro.user.*
|
*.pro.user.*
|
||||||
*.autosave
|
*.autosave
|
||||||
|
*.o
|
||||||
|
moc_*
|
||||||
|
documentation.list
|
||||||
|
harbour-sailotp
|
||||||
|
RPMS
|
||||||
|
Makefile
|
||||||
rpm/harbour-sailotp.spec
|
rpm/harbour-sailotp.spec
|
||||||
rpm/harbour-sailotp.spec.*
|
rpm/harbour-sailotp.spec.*
|
||||||
translations/*.qm
|
translations/*.qm
|
||||||
|
|
Loading…
Reference in a new issue