mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 03:51:22 +00:00
Update ignore file
This commit is contained in:
parent
44257424c3
commit
540768c15b
2 changed files with 1 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
||||||
*.app
|
|
||||||
*.debug
|
|
||||||
*.profile
|
|
||||||
*.palette
|
|
||||||
*obj
|
|
||||||
.gdbinit
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,5 +3,6 @@
|
||||||
*.profile
|
*.profile
|
||||||
*.palette
|
*.palette
|
||||||
*.plugin
|
*.plugin
|
||||||
|
.gdbinit
|
||||||
obj
|
obj
|
||||||
InterfaceBuilder
|
InterfaceBuilder
|
||||||
|
|
Loading…
Reference in a new issue