Skip to content

Commit cfb7ef3

Browse files
author
shazron
committed
Added exclusions to .gitignore
1 parent 0a418c0 commit cfb7ef3

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
.DS_Store
12
.svn
23
*/.svn/*

AdPlugin/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

AdPlugin/iPhone/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
*.mode1v3
55
javascripts/phonegap.js
66
javascripts/SAiOSAdPlugin.js
7+
build
+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
phonegap.js
2+
SAiOSAdPlugin.js

0 commit comments

Comments
 (0)