mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Add extra matches to gitignore.
This commit is contained in:
+6
-4
@@ -1,5 +1,7 @@
|
||||
target/*
|
||||
.idea/*
|
||||
!.gitignore
|
||||
.*
|
||||
*~
|
||||
/target
|
||||
*.iml
|
||||
data/fs/*
|
||||
data/savedGames/*
|
||||
/data/fs
|
||||
/data/savedGames
|
||||
Reference in New Issue
Block a user