This website requires JavaScript.
Explore
Help
Sign In
kazu634
/
itamae
Watch
1
Star
0
Fork
You've already forked itamae
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b063cba98f
itamae
/
.gitignore
5 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2019-03-03 08:50:49 +00:00
vendor
*.swp
.bundle/
Ignore `nodes/*.json`: ``` --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ vendor *.swp .bundle/ -nodes/1*.json +nodes/*.json ```
2022-08-06 12:25:24 +00:00
nodes/*.json