aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2022-11-15 08:00:24 -0600
committerIván Ávalos <avalos@disroot.org>2022-11-15 08:00:24 -0600
commita3097d32c66cbdff04de14481923c7464b0a8a29 (patch)
tree4833a3bfdf4b41df13baaa051337c29721782901 /.gitignore
parentd6d133d55eaa32ed3457e00f6d9baa4e267dad38 (diff)
downloadjavanol-a3097d32c66cbdff04de14481923c7464b0a8a29.tar.gz
javanol-a3097d32c66cbdff04de14481923c7464b0a8a29.tar.bz2
javanol-a3097d32c66cbdff04de14481923c7464b0a8a29.zip
Se añaden casos de prueba
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ba0430d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+__pycache__/ \ No newline at end of file