OSDN Git Service

Fixed path for "debug" file.
[mhash384/mhash384.git] / .gitignore
index bd0be89..dac1f3b 100644 (file)
@@ -4,11 +4,30 @@
 *.sdf
 *.suo
 *.user
+*.~ddp
+*.~dfm
+*.~dpr
+*.~pas
 /bin
-/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/native/bin
+/bindings/Delphi/native/obj
+/bindings/Delphi/wrapper/*.dcu
+/bindings/Java/example/bin
+/bindings/Java/example/out
+/bindings/Java/native/bin
+/bindings/Java/native/obj
+/bindings/Java/wrapper/bin
+/bindings/Java/wrapper/out
+/bindings/Microsoft.NET/example/bin
+/bindings/Microsoft.NET/example/obj
+/bindings/Microsoft.NET/wrapper/bin
+/bindings/Microsoft.NET/wrapper/obj
+/bindings/Python/native/bin
+/bindings/Python/native/obj
 /ipch
 /obj
 /out