mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
.gitignores added
This commit is contained in:
parent
09c67acafe
commit
ecb593ab01
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
.depend
|
||||
*.o
|
||||
*.obj
|
||||
*.rej
|
||||
*.orig
|
||||
*.dll
|
||||
moc_*
|
||||
Local.mak
|
||||
conftest
|
||||
conftest.c
|
||||
conftest.log
|
||||
xca
|
||||
xca.exe
|
||||
setup.exe
|
||||
3
doc/.gitignore
vendored
Normal file
3
doc/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*.html
|
||||
xca.1
|
||||
xca.1.gz
|
||||
1
lang/.gitignore
vendored
Normal file
1
lang/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.qm
|
||||
1
ui/.gitignore
vendored
Normal file
1
ui/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.h
|
||||
Loading…
Reference in New Issue
Block a user