Skip to content

Commit ddd9dea

Browse files
committedMay 23, 2021
Update .gitignore
1 parent d687384 commit ddd9dea

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,11 @@ _testmain.go
2323
*.test
2424
*.prof
2525

26+
/node_modules
27+
/ui/assets/css/screen.min.css
28+
/ui/assets/js/cactus.min.js
29+
/ui/index.min.html
30+
31+
/cactus
32+
/cactus.db*
33+
/config.tml

0 commit comments

Comments
 (0)
Please sign in to comment.