Skip to content

Commit fd92ace

Browse files
Merge branch 'unity-5-4x' of https://github.com/codecoding/SQLite4Unity3d
2 parents a4a66e6 + b6c57ca commit fd92ace

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.gitignore

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
Example/BUILDS/*
2-
Example/Library/*
3-
Example/obj/*
4-
Example/ProjectSettings/*
5-
Example_unity5/*
1+
BUILDS/*
2+
Library/*
3+
obj/*
4+
ProjectSettings/*
65
SQLite4Unity3d/SQLite4Unity3d/bin/
76
SQLite4Unity3d/SQLite4Unity3d/obj/
87
SQLite4Unity3d/SQLite4Unity3dWP8/bin/
@@ -13,4 +12,6 @@ SQLite4Unity3d/SQLite4Unity3dWP8/obj/
1312
*.info
1413
*.db
1514
SQLite4Unity3d/SQLite4Unity3d/SQLite4Unity3dWP8/Bin/Debug/Community.CsharpSqlite.WP7.dll
16-
SQLite4Unity3d/SQLite4Unity3d/SQLite4Unity3dWP8/Bin/Release/Community.CsharpSqlite.WP7.dll
15+
SQLite4Unity3d/SQLite4Unity3d/SQLite4Unity3dWP8/Bin/Release/Community.CsharpSqlite.WP7.dll
16+
*.suo
17+
SQLite4Unity3d/SQLite4Unity3d.v12.suo

0 commit comments

Comments
 (0)