Sfoglia il codice sorgente

Updated ignore list

Snow 8 anni fa
parent
commit
2ba132c0ab
2 ha cambiato i file con 1 aggiunte e 8 eliminazioni
  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