Skip to content

Commit

Permalink
ignore stuff in testing for git
Browse files Browse the repository at this point in the history
  • Loading branch information
trmrsh committed May 26, 2021
1 parent 46c706d commit bf0fd6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -53,10 +53,13 @@ distribute-*.tar.gz

# Python virtualenv
env
.env

dev

# hipercam files
*.hcm
data
data/*
testing
testing/*

0 comments on commit bf0fd6c

Please sign in to comment.