UNPKG
brite
Version:
latest (1.1.6)
1.1.6
DOM Centric Minimalistic MVC Framework
britejs.org
BriteSnow/brite
brite
/
.npmignore
17 lines
(11 loc)
•
239 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Ignore Mac stuff
.DS_Store
# Ignore the dev folder (which is the space for developer notes and artifacts)
dev/
# Ignore Sublime Stuff
*.sublime-project *.sublime-workspace node_modules/
# Ignore Custom scripts
britedoc.sh build.xml