Update gitignore.
epsi-builds/msspec_python3/pipeline/head This commit looks good Details

* Remove lines dealing with scons
* Add a tests/private folder to store local tests without showing
  files in git status
This commit is contained in:
Sylvain Tricot 2021-03-04 11:01:54 +01:00
parent a3706d84be
commit 909b5dd7f3
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -5,7 +5,6 @@ __pycache__
*.mod
*.bak
*.target
*.sconsign.dblite
htmlcov
package/
src/msspec/results.txt
@ -16,3 +15,4 @@ src/msspec/results.txt
.ropeproject
.project
VERSION
tests/private