mirror of
https://github.com/drasko/open-ameba.git
synced 2024-11-21 21:44:19 +00:00
f39d1809c3
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
24 lines
368 B
Text
24 lines
368 B
Text
# Dependency directory
|
|
# Deployed apps should consider commenting this line out:
|
|
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
|
|
node_modules
|
|
|
|
# Visual Studio files
|
|
*.sln
|
|
*.njsproj
|
|
|
|
# Vim files
|
|
# swap
|
|
[._]*.s[a-w][a-z]
|
|
[._]s[a-w][a-z]
|
|
# session
|
|
Session.vim
|
|
# temporary
|
|
.netrwhist
|
|
*~
|
|
|
|
# auto-generated tag files
|
|
tags
|
|
|
|
# Binary
|
|
build
|