diff options
Diffstat (limited to 'sample_updater/.gitignore')
-rw-r--r-- | sample_updater/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sample_updater/.gitignore b/sample_updater/.gitignore new file mode 100644 index 000000000..487263f73 --- /dev/null +++ b/sample_updater/.gitignore @@ -0,0 +1,9 @@ +*~ +*.bak +*.pyc +*.pyc-2.4 +Thumbs.db +*.iml +.idea/ +gen/ +.vscode |