itamae/.gitignore
Kazuhiro MUSASHI e46264453c Ignore nodes/*.json:
```
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 vendor
 *.swp
 .bundle/
-nodes/1*.json
+nodes/*.json
```
2022-08-06 21:25:30 +09:00

5 lines
35 B
Plaintext

vendor
*.swp
.bundle/
nodes/*.json