OnJava8-Examples/.gitignore

73 lines
936 B
Plaintext
Raw Normal View History

# Windows image file caches
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# Windows shortcuts
*.lnk
# =========================
# Operating System Files
# =========================
# OSX
# =========================
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
2015-04-20 15:36:01 -07:00
*.class
2015-04-22 11:25:46 -07:00
*output.txt
Generated.txt
*-control.txt
*-results.txt
*-out.txt
OutputErrors.txt
2015-04-20 23:01:41 -07:00
failures
2015-04-21 10:05:25 -07:00
People.xml
2015-04-21 13:40:48 -07:00
annotations/Test0.txt
annotations/Test1.txt
annotations/Test2.txt
2015-04-21 20:00:54 -07:00
io/*.out
io/*.txt
io/*.dat
io/*.tmp
2015-04-21 13:40:48 -07:00
io/test.zip
io/test.gz
io/X.file
2015-05-10 12:28:03 -07:00
*.pyc
2015-12-15 12:52:18 -07:00
*.out
*.err
/files/bytes.dat
/files/test/
/exceptions/Results.txt
/files/Cheese.txt
/files/StreamInAndOut.txt