diff options
author | ELNS <EverLookNeverSee@Protonmail.ch> | 2020-06-17 15:50:10 +0430 |
---|---|---|
committer | ELNS <EverLookNeverSee@Protonmail.ch> | 2020-06-17 15:50:10 +0430 |
commit | 7ee74b12f854309060bfd324d8cf4b976a9ea07b (patch) | |
tree | e50eb6b9bd16eeef6bf66dc875dbfa50f8f95906 | |
parent | 33cb697ab481ccdfed8d817004f9f90f3117fea5 (diff) | |
download | fpm-7ee74b12f854309060bfd324d8cf4b976a9ea07b.tar.gz fpm-7ee74b12f854309060bfd324d8cf4b976a9ea07b.zip |
Adding pycharm hidden files and directories
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ .stack-work/ fpm.cabal *~ +/.idea/inspectionProfiles/profiles_settings.xml +/.idea/inspectionProfiles/Project_Default.xml +/.idea/.gitignore +/.idea/fpm.iml +/.idea/misc.xml +/.idea/modules.xml +/.idea/vcs.xml |