aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2022-06-27 00:17:35 +0000
committerrtk0c <[email protected]>2022-06-27 00:17:35 +0000
commitfa744c91b0b15d5978e915816e712e388ead7e64 (patch)
tree3e1629bdc6538212a8882fec7620120f9203fbb8 /.gitignore
parent1a8cffddf383872b84d0df9acef5662e02189f2b (diff)
Remove .gitignore, add symlinks back
git-svn-id: file:///home/arch/svn/epistmool/trunk@7 71f44415-077c-4ad7-a976-72ddbf76608f
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 0 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index db1a076..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,13 +0,0 @@
-# Ignore everything in the project root directory,
-/*
-
-# except...
-!common/
-!docs/
-!server-v1/
-!ui.qt/
-
-!.gitignore
-!.editorconfig
-!LICENSE
-!README.md