• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

An Objective-C wrapper for Mac OS X’s FSEvents C API.


Commit MetaInfo

Revisión16c147e54458b5b18a1b6c56dd3d20a10581fc93 (tree)
Tiempo2011-02-05 10:46:20
AutorAron Cedercrantz <aron@cede...>
CommiterAron Cedercrantz

Log Message

Added some Xcode 4 stuff to the git ignore file.

Cambiar Resumen

Diferencia incremental

--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,13 @@
1+.svn
2+
3+*.swp
4+*.o
5+*.lo
6+.libs
7+*.la
8+
9+.DS_Store
10+
111 build
212
313 *.perspectivev3
@@ -6,6 +16,8 @@ build
616 *.mode1v3
717 *.mode2v3
818 *.tm_build_errors
19+*.xcodeproj/xcuserdata
20+*.xcodeproj/project.xcworkspace
921 !default.pbxuser
1022 !default.perspectivev3
1123 !default.mode1v3
@@ -14,6 +26,4 @@ build
1426 *~.nib
1527 *~.xib
1628
17-.DS_Store
18-
1929 api