We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee35dc commit e05401eCopy full SHA for e05401e
1 file changed
.gitignore
@@ -77,3 +77,26 @@ io/X.file
77
78
/serialization/Blip3.serialized
79
/serialization/Blips.serialized
80
+
81
+build/
82
83
+/compression/test.gz
84
+/compression/test.zip
85
+/iostreams/BasicFileOutput.dat
86
+/iostreams/Data.txt
87
+/iostreams/FileOutputShortcut.dat
88
+/iostreams/rtest.dat
89
+/logging/LogToFile.xml
90
+/logging/LogToFile2.txt
91
+/logging/MultipleHandlers.xml
92
+/logging/MultipleHandlers2.xml
93
+/logging/java0.log
94
+/logging/java1.log
95
+/logging/java2.log
96
+/newio/TransferTo.txt
97
+/newio/data2.txt
98
+/newio/file.txt
99
+/newio/test.dat
100
+/newio/test.txt
101
+/serialization/CADState.dat
102
+/serialization/worm.dat
0 commit comments