This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
skia2
Watch
1
Star
0
Fork
0
You've already forked skia2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b27eba7c28
skia2
/
.gitignore
10 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .swp files to gitignore. Make git ignore .swp files (generated while editing in vim). Review URL: https://codereview.appspot.com/7309059 git-svn-id: http://skia.googlecode.com/svn/trunk@7669 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-02-08 16:59:59 +00:00
*.swp
Set git to ignore .android_config Review URL: https://codereview.appspot.com/6863056 git-svn-id: http://skia.googlecode.com/svn/trunk@6772 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-12-12 21:21:29 +00:00
.android_config
Keep the entries in .gitignore sorted in alphabetical order. Signed-off-by: Thiago Farina <tfarina@chromium.org> Review URL: https://codereview.appspot.com/6506107 git-svn-id: http://skia.googlecode.com/svn/trunk@5522 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-09-13 15:26:51 +00:00
.DS_Store
.gclient*
ignore pyc files. R=bungeman@google.com Review URL: https://codereview.chromium.org/17845007 git-svn-id: http://skia.googlecode.com/svn/trunk@9778 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-06-26 20:38:39 +00:00
*.pyc
leading slash confuses non-git tools that read .gitignore, like ag BUG= R=scroggo@google.com Author: mtklein@google.com Review URL: https://chromiumcodereview.appspot.com/21055005 git-svn-id: http://skia.googlecode.com/svn/trunk@10439 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-07-30 17:23:01 +00:00
gyp/build/
out/
third_party/externals/
xcodebuild/
Reference in New Issue
Copy Permalink