mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 01:09:34 +00:00
Changed: Added more filters to .hgignore
This commit is contained in:
parent
e4d69dc1c9
commit
64d158f81e
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,7 @@ default_c
|
|||
*_debug
|
||||
core
|
||||
*.pc
|
||||
*.gch
|
||||
|
||||
# Mac OS X compile
|
||||
*.dylib
|
||||
|
@ -133,12 +134,14 @@ moc_*.cpp
|
|||
*.moc
|
||||
|
||||
# Misc garbage
|
||||
*.rej
|
||||
*.orig
|
||||
*.cachefile
|
||||
*.cache
|
||||
*.patch
|
||||
*.7z
|
||||
external
|
||||
.svn
|
||||
|
||||
# build
|
||||
code/nel/build/*
|
||||
|
|
Loading…
Reference in a new issue