OSDN Git Service

Fixed some typos + write table file to temp file and rename on success.
[mhash384/mhash384.git] / .gitignore
index e4789b2..8178618 100644 (file)
@@ -1,18 +1,30 @@
+*.VC.db
 *.html
 *.opendb
 *.opensdf
 *.sdf
 *.suo
 *.user
+*.~ddp
+*.~dfm
+*.~dpr
+*.~pas
 /bin
-/bindings/Java/native/bin
-/bindings/Java/native/obj
-/bindings/Java/wrapper/bin
-/bindings/Java/wrapper/out
-/bindings/Microsoft.NET/MHashDotNet384.Example/obj
-/bindings/Microsoft.NET/MHashDotNet384.Wrapper/obj
-/bindings/Microsoft.NET/bin
-/bindings/Microsoft.NET/ipch
+/bindings/Delphi/example/bin/*.dll
+/bindings/Delphi/example/bin/*.exe
+/bindings/Delphi/example/obj/*.dcu
+/bindings/Delphi/example/src/*.dcu
+/bindings/Delphi/library/*.dcu
+/bindings/Java/example/bin
+/bindings/Java/example/out
+/bindings/Java/library/bin
+/bindings/Java/library/out
+/bindings/Microsoft.NET/example/bin
+/bindings/Microsoft.NET/example/obj
+/bindings/Microsoft.NET/library/bin
+/bindings/Microsoft.NET/library/obj
+/bindings/Python/library/__pycache__
+/bindings/Python/example/__pycache__
 /ipch
 /obj
 /out