summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-05-28 00:23:37 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-05-28 00:23:37 -0400
commitd501323a39efcb6bac709001d67ab100d3207c71 (patch)
tree45a8a7ce396b751f6b1dac919c891dbe81dc8cd2 /.gitignore
parentd969411b949cbddc4a6bd5bdb53f937e09d230f3 (diff)
make it obvious what role *.txt files play based on their filename
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ffc4c6c..53757ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
/upstream/
/build/
-/maven-svn-version.txt
-/network \ No newline at end of file
+/token_*
+/gen_*