blob: 71f8958d136e984b2482b22282e4838594097ae0 [file] [log] [blame]
target
lib_managed
src_managed
.history
.cache
.idea
.idea_modules
daffodil-core/errors
daffodil-lib/errors
daffodil-lib/bin
daffodil-propgen/errors
daffodil-test/errors
errors
project/errors
.~*#
daffodil-core/src/main/daffodil-core.iml
daffodil-core/src/test/Test1.iml
daffodil-lib/src/main/daffodil-lib.iml
daffodil-lib/src/test/daffodil-lib.iml
daffodil-lib/src/test/Test.iml
daffodil-propgen/src/main/daffodil-propgen.iml
daffodil-propgen/src/test/Test3.iml
daffodil-test/src/test/Test2.iml
daffodil-test/src/test/daffodil-test.iml
out
.scala_dependencies
.settings
daffodil-extra/*
# ignore all emacs backup files
*~
#
# For ECLIPSE
#
# This is a bit odd. These files for the patterns below
# don't exist in the file system
# but eclipse has its own kind of internal resource links to them
# and when EGit (eclipse's git interface) looks for files to say, commit
# it constructs paths using its own resource links, and then
# uses .gitignore to week out the ones it isn't to use.
# so this helps with using git from eclipse.
#
# The eclipse-projects directories are supposed to just be
# eclipse project .project and .classpath files as far as
# git is concerned.
eclipse-projects/*/src/
eclipse-projects/*/bin/