ChristopherJKoen commited on
Commit
2ccef16
·
1 Parent(s): eb56c6b

Ignore local docx

Browse files
Files changed (1) hide show
  1. .gitignore +4 -0
.gitignore CHANGED
@@ -18,6 +18,10 @@ build/
18
 
19
  # Runtime data
20
  data/
 
 
 
 
21
 
22
  # OS
23
  Thumbs.db
 
18
 
19
  # Runtime data
20
  data/
21
+ .DS_Store
22
+
23
+ # Local docs
24
+ HOW_TO_RUN.docx
25
 
26
  # OS
27
  Thumbs.db