diff options
| -rw-r--r-- | .gitignore | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -1,7 +1,8 @@ -data/*.txt -data/*.conf -inventory/*.artist -inventory/*.inv -inventory/*.news -inventory/abcs.txt -.project
\ No newline at end of file +data/*.txt
+data/*.conf
+inventory/*.artist
+inventory/*.inv
+inventory/*.news
+inventory/abcs.txt
+.project +/inventory |
