Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
47
Star
173
Fork
184
MIT-LCP
/
mimic-code
Code
Issues
37
Pull requests
2
Projects
0
Insights
Pulse
Graphs
Permalink
Browse files
added csv to gitignore
Loading branch information
...
1 parent
bb7dd51
commit
8b2cb443d5f56cb8ef083a7f0bbd1bcf1b662a06
alistairewj
committed
May 16, 2017
Unified
Split
Showing
1 changed file
with
3 additions
and
0 deletions
.
+3
−0
.gitignore
Show comments
View
3
.gitignore
@@ -1,3 +1,6 @@
+# Data files
+*.csv
+
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Toggle all file notes
0 comments on commit
8b2cb44
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
8b2cb44