Salome HOME
add .gitignore: do not list .pyc files
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Sat, 5 Jun 2021 13:01:58 +0000 (15:01 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Sat, 5 Jun 2021 13:01:58 +0000 (15:01 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..7e99e36
--- /dev/null
@@ -0,0 +1 @@
+*.pyc
\ No newline at end of file