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