This website works better with JavaScript
David A. Windham
david
/
ssh-edit
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ignore
windhamdavid
1 week ago
parent
dd650e0094
commit
bd9d2fcc49
1 changed files
with
4 additions
and
1 deletions
Split View
Show Diff Stats
4
1
.gitignore
+ 4
- 1
.gitignore
View File
@@ -1,3 +1,6 @@
.DS_Store
assets/*
-node_modules
+node_modules/
+*.log
+dist/
+build/