Skip to content

Commit d8e7734

Browse files
committed
Updated .gitignore file
1 parent 1fe215b commit d8e7734

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
#
55
################################################################################
66

7+
# MacOS files
8+
.DS_Store
9+
710
# Compiled Python modules
811
*.pyc
912
*.so
@@ -34,3 +37,7 @@ nbproject/*
3437
# Unit test files
3538
.coverage
3639
testing/*
40+
htmlcov/*
41+
42+
# Quantum Mechanics temporary, cache, and result files
43+
QMfiles/*

0 commit comments

Comments
 (0)