Socialify

Folder ..

Viewing .gitignore
23 lines (22 loc) • 222.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
TAGS
REVISION
*.tmproj
*~
.DS_Store
.settings
.project
.tasks-cache
.svn
.nyc_output/
*DONOTVERSION*
/nbproject
/.idea
lib-cov
node_modules/
reports/
/npm-debug.log
/coverage
/.npm

# meteor specific
.build*
versions.json