diff options
Diffstat (limited to 'src/obj')
-rw-r--r-- | src/obj/.gitignore | 2 | ||||
-rw-r--r-- | src/obj/nogui/.gitignore | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/obj/.gitignore b/src/obj/.gitignore new file mode 100644 index 0000000000..d6b7ef32c8 --- /dev/null +++ b/src/obj/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore diff --git a/src/obj/nogui/.gitignore b/src/obj/nogui/.gitignore new file mode 100644 index 0000000000..d6b7ef32c8 --- /dev/null +++ b/src/obj/nogui/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore |