summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 49b2f0b25b20147c6b1fb0fcc93a45e6dfc72974 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Specifies intentionally untracked files to ignore when using Git
# http://git-scm.com/docs/gitignore

*.swp
ionic.project
#www/lib/
desktop/
node_modules/
platforms/
release_files/
debug_files/
plugins/*
engine/
/ionic.project
**/.DS_Store
zmNinja.sublime-project
zmNinja.sublime-workspace
.vscode/
typings/
package-lock.json
dist/
.gradle/