mirror of https://github.com/bjeanes/dotfiles.git
78 lines
644 B
Plaintext
Executable File
78 lines
644 B
Plaintext
Executable File
*.bak
|
|
*.class
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.mode1v3
|
|
*.mode2v3
|
|
*.move1v3
|
|
*.off
|
|
*.old
|
|
*.out
|
|
*.pbxuser
|
|
*.perspective
|
|
*.perspectivev3
|
|
*.ser
|
|
*.swp
|
|
*.swo
|
|
*.xcodeproj/*.tm_build_errors
|
|
*~
|
|
*~.nib
|
|
.classpath
|
|
.CVS
|
|
.DS_Store
|
|
.hg*
|
|
.idea
|
|
.manager
|
|
.project
|
|
.settings
|
|
.svn
|
|
._*
|
|
.rvmrc
|
|
.rake_tasks
|
|
.redcar
|
|
build
|
|
build/*
|
|
derby.log
|
|
dist
|
|
log/*
|
|
null
|
|
pkg/*
|
|
profile
|
|
target
|
|
temp/*
|
|
test-output
|
|
Thumbs.db
|
|
tmp*
|
|
tmp/**/*
|
|
doc/tags
|
|
.bundle/*
|
|
.rbx/
|
|
.netrwhist
|
|
|
|
# emacs
|
|
.#*
|
|
\#*#
|
|
*.pyc
|
|
.node_modules
|
|
./node_modules
|
|
node_modules
|
|
TAGS
|
|
.nrepl-port
|
|
pom.xml
|
|
pom.xml.asc
|
|
*jar
|
|
/lib/
|
|
/classes/
|
|
/target/
|
|
/checkouts/
|
|
.lein-*
|
|
vendor/gems
|
|
.gem
|
|
.gem/
|
|
.yardoc/
|
|
.terraform/
|
|
.local/
|
|
*.log
|
|
.bash_history
|