Added exclusions to .gitignore

This commit is contained in:
shazron
2010-08-27 14:09:20 -07:00
parent 0a418c0062
commit cfb7ef3ff0
4 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.DS_Store
.svn
*/.svn/*

1
AdPlugin/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.DS_Store

View File

@@ -4,3 +4,4 @@
*.mode1v3
javascripts/phonegap.js
javascripts/SAiOSAdPlugin.js
build

View File

@@ -0,0 +1,2 @@
phonegap.js
SAiOSAdPlugin.js