mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 00:38:18 +00:00
Merge pull request #327 from Major-/unignore-fs
Ensure /data/fs exists in fresh clones
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
*.class
|
*.class
|
||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
/data/fs
|
|
||||||
/data/rsa.pem
|
/data/rsa.pem
|
||||||
/data/savedGames
|
/data/savedGames
|
||||||
/lib/
|
/lib/
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
||||||
Reference in New Issue
Block a user