mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
angular/gitignore
angular.gitignore
This commit is contained in:
parent
4488915eec
commit
63ebe4f674
38
angular
Normal file
38
angular
Normal file
@ -0,0 +1,38 @@
|
||||
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
||||
|
||||
# compiled output
|
||||
/dist
|
||||
/tmp
|
||||
/out-tsc
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
# testing
|
||||
/coverage
|
||||
/.nyc_output
|
||||
|
||||
# misc
|
||||
/.sass-cache
|
||||
/connect.lock
|
||||
/coverage
|
||||
/tsconfig.tsbuildinfo
|
||||
/testem.log
|
||||
/testem.js
|
||||
/typings
|
||||
|
||||
# IDEs and editors
|
||||
/.idea
|
||||
.project
|
||||
.classpath
|
||||
.c9/
|
||||
*.launch
|
||||
.settings/
|
||||
*.sublime-workspace
|
||||
*.sublime-project
|
||||
.vscode/
|
||||
*.code-workspace
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
Thumbs.db
|
Loading…
Reference in New Issue
Block a user