diff --git a/.gitignore b/.gitignore index e93d762..a99f416 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ nsmc/**/* -nsmc.zip \ No newline at end of file +nsmc.zip +.ipynb_checkpoints/**/* +__pycache__/**/* \ No newline at end of file