Ver Fonte

Updated ignore list

Snow há 8 anos atrás
pai
commit
2ba132c0ab
2 ficheiros alterados com 1 adições e 8 exclusões
  1. 1 1
      .gitignore
  2. 0 7
      MANIFEST

+ 1 - 1
.gitignore

@@ -1,7 +1,7 @@
 # Byte-compiled / optimized / DLL files
 __pycache__/
 *.py[cod]
-
+MANIFEST
 # C extensions
 *.so
 

+ 0 - 7
MANIFEST

@@ -1,7 +0,0 @@
-# file GENERATED by distutils, do NOT edit
-setup.py
-hdpg1d/__init__.py
-hdpg1d/coefficients.py
-hdpg1d/discretization.py
-hdpg1d/postprocess.py
-hdpg1d/solve.py