Skip to content
Snippets Groups Projects
.gitignore 2.25 KiB
Newer Older
.idea/
*.iml
*.pyc
venv/
deployment/venv
target/
dist/
*.egg-info/
.DS_Store
data-fetcher/.DS_Store
data-fetcher/src/.DS_Store
data-fetcher/src/main/.DS_Store
data-fetcher/src/main/java/.DS_Store
data-fetcher/src/main/java/edu/.DS_Store
data-fetcher/src/main/java/edu/nrao/.DS_Store
data-fetcher/src/main/java/edu/nrao/archive/.DS_Store
workflow-all/.DS_Store
workflow-all/workflow-jobs/.DS_Store
workflow-all/workflow-jobs/src/.DS_Store
workflow-all/workflow-jobs/src/main/.DS_Store
workflow-all/workflow-jobs/src/main/resources/.DS_Store
workflow-all/workflow-jobs/src/main/resources/edu/.DS_Store
workflow-all/workflow-jobs/src/main/resources/edu/nrao/.DS_Store
workflow-all/workflow-jobs/src/main/resources/edu/nrao/archive/.DS_Store
workflow-all/workflow-jobs/src/main/resources/edu/nrao/archive/workflow/.DS_Store
amygdala/catalina.base_IS_UNDEFINED/
archiveIface/archiveIface/webapp/.sass-cache/
archiveIface/archiveIface/webapp/.tmp/
archiveIface/archiveIface/webapp/bower_components/
archiveIface/archiveIface/webapp/node_modules/
archiveIface/node_modules/
archiveIface/portal/
archiveIface/build/
archiveIface/dist/
archiveIface/aat1
pyat/build
pyat/dist
docs/_build
/pyat/-p
/febe_sandbox/febe_sandbox/_version.py
/actual.txt
/expected.txt
/jenkinsfile
/pyat/libclntsh.dylib
/workflow-all/workflow-jobs/src/main/resources/edu/nrao/archive/workflow/scripts/open-permissions.sh
/archiveIface/archiveIface/webpack/stats.json
Janet Goldstein's avatar
Janet Goldstein committed
/git-info.txt
Nathan Hertz's avatar
Nathan Hertz committed
develop-eggs
build/metadata
#**/build/**
apps/**/build/**
services/**/build/**
shared/**/build/**
Nathan Hertz's avatar
Nathan Hertz committed
projects_checklist.txt
.installed.cfg
Nathan Hertz's avatar
Nathan Hertz committed
.ipynb_checkpoints
Nathan Hertz's avatar
Nathan Hertz committed
deps.png
Nathan Hertz's avatar
Nathan Hertz committed
**/eggs
**/vulture_*.log
**/condor.log
services/capability/capability.log
services/capability/workflow.log
services/notification/notification.log
**/htmlcov
**/coverage.xml
**/coverage.json
package-lock.json
**/.hypothesis
apps/cli/executables/pexable/deliver/delivery.json
Andrew Kapuscinski's avatar
Andrew Kapuscinski committed

# Ignore docker volume mount points
services/**/**/apps
services/**/**/shared
services/**/**/testing
config/pex-watcher/apps/**/**
lustre/

# ignore local NGAS
local_ngas_root/cache/
local_ngas_root/log/
local_ngas_root/processing/
local_ngas_root/*.pid

# ignore go version files
**/version.txt