`nodes/`ディレクトリをgitの管理外にする

This commit is contained in:
Kazuhiro MUSASHI 2019-08-10 19:04:54 +08:00
parent 1636f5b2ea
commit 164011e5a4
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
vendor vendor
*.swp *.swp
.bundle/ .bundle/
./nodes/ nodes/