We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4a66e6 + b6c57ca commit fd92aceCopy full SHA for fd92ace
.gitignore
@@ -1,8 +1,7 @@
1
-Example/BUILDS/*
2
-Example/Library/*
3
-Example/obj/*
4
-Example/ProjectSettings/*
5
-Example_unity5/*
+BUILDS/*
+Library/*
+obj/*
+ProjectSettings/*
6
SQLite4Unity3d/SQLite4Unity3d/bin/
7
SQLite4Unity3d/SQLite4Unity3d/obj/
8
SQLite4Unity3d/SQLite4Unity3dWP8/bin/
@@ -13,4 +12,6 @@ SQLite4Unity3d/SQLite4Unity3dWP8/obj/
13
12
*.info
14
*.db
15
SQLite4Unity3d/SQLite4Unity3d/SQLite4Unity3dWP8/Bin/Debug/Community.CsharpSqlite.WP7.dll
16
-SQLite4Unity3d/SQLite4Unity3d/SQLite4Unity3dWP8/Bin/Release/Community.CsharpSqlite.WP7.dll
+SQLite4Unity3d/SQLite4Unity3d/SQLite4Unity3dWP8/Bin/Release/Community.CsharpSqlite.WP7.dll
+*.suo
17
+SQLite4Unity3d/SQLite4Unity3d.v12.suo
0 commit comments