OSDN Git Service

Updated MSWS RNG to latest version + some more fixes.
[mhash384/mhash384.git] / .gitignore
index 7ae59b2..8b42dc1 100644 (file)
@@ -1,17 +1,31 @@
+*.VC.db
 *.html
 *.opendb
 *.opensdf
 *.sdf
 *.suo
 *.user
+*.~ddp
+*.~dfm
+*.~dpr
+*.~pas
+.vs
 /bin
-/bindings/Java/native/bin
-/bindings/Java/native/obj
-/bindings/Java/wrapper/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/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/example/__pycache__
+/bindings/Python/library/__pycache__
 /ipch
 /obj
 /out
@@ -23,7 +37,9 @@
 /tools/GenTables/bin
 /tools/GenTables/ipch
 /tools/GenTables/obj
+/tools/JavaBytes/bin
 /tools/StressTester/*.txt
 /tools/StressTester/bin
 /tools/StressTester/ipch
 /tools/StressTester/obj
+/tools/Validate/bin