update .gitignore for build artifacts
This commit is contained in:
+3
-2
@@ -1,7 +1,8 @@
|
||||
# Build artifacts
|
||||
bookhoard/
|
||||
bookhoard
|
||||
bookhoard.*
|
||||
!bookhoard/
|
||||
server
|
||||
server
|
||||
|
||||
# Node.js
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user