X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=.gitignore;h=a4d2fe8ceea5b4141b32f6237786124f36431f78;hp=362414e7e45c92c917a98146bd4904fbcc05795e;hb=f3ee5c59792cef8f16021e30c6fcddf79939e55d;hpb=6160b7f23b3d9e9707bd70f7e6c48a39e94d2e60 diff --git a/.gitignore b/.gitignore index 362414e7e4..a4d2fe8cee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,34 +1,35 @@ -*~ -*.gch* -*.obj -*.o -*.s -*.exe -Factor/factor +*#*# +*.*.marks +*.RES *.a +*.bak *.dll -*.lib +*.dylib +*.exe *.exp -*.res -*.RES +*.gch* *.image -factor.image.fresh -*.dylib -factor -factor.com -*#*# -.DS_Store -.gdb_history -*.*.marks +*.lib +*.o +*.obj +*.res +*.s +*.so +*~ +.#* .*.swm .*.swn .*.swo .*.swp -logs -work -*.bak -.#* -checksums.txt -*.so -a.out +.DS_Store +.gdb_history +/factor +/logs +/work +Factor.app/Contents/MacOS/factor Factor.app/Contents/_CodeSignature +a.out +checksums.txt +factor.com +factor.image.fresh +xcuserdata