This website requires JavaScript.
Explore
Help
Sign In
docs
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore
synced
2024-12-03 00:45:42 +01:00
Code
Issues
Releases
Wiki
Activity
c75efa1419
gitignore
/
Dart.gitignore
6 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update Dart.gitignore Following the given advices on https://www.dartlang.org/tools/private-files.html - Remove OS-specific and editor-specific files - Add *.js_, *.js.deps and *.js.map files
2013-08-30 11:15:42 +02:00
packages/
Add Dart language support
2012-10-27 02:58:35 +02:00
pubspec.lock
Update Dart.gitignore Following the given advices on https://www.dartlang.org/tools/private-files.html - Remove OS-specific and editor-specific files - Add *.js_, *.js.deps and *.js.map files
2013-08-30 11:15:42 +02:00
*.js_
*.js.deps
*.js.map
Reference in New Issue
Copy Permalink