diff options
author | luxagraf <sng@luxagraf.net> | 2016-03-07 11:23:46 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2016-03-07 11:23:46 -0500 |
commit | 122731aa926174e65f3b432d770ec19bea84f697 (patch) | |
tree | 90a032eb8ee32dea256f05522ea1395aea420b63 /.gitignore | |
parent | 84268736d621ed939d33be057bb4614a5d1d36f5 (diff) |
added gitignore for hiding tags file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6e92f57 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +tags |