Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore some files during upload #77

Open
mosbth opened this issue Feb 22, 2016 · 2 comments
Open

Ignore some files during upload #77

mosbth opened this issue Feb 22, 2016 · 2 comments
Assignees
Milestone

Comments

@mosbth
Copy link
Owner

mosbth commented Feb 22, 2016

Egna funderingar: Eftersom alla filer i mappen "kmom" tas med vid validering får jag fel om jag missar att ta bort mina .idea filer först, det är lite störande. Onödigt att ladda upp dem också, kunde man utesluta filer som börjar på "." vore det fint.

@mosbth mosbth self-assigned this Feb 22, 2016
@mosbth mosbth added the feature label Feb 22, 2016
@pejg12
Copy link
Contributor

pejg12 commented Jun 9, 2016

Egen issue eller låna den här? Titeln passar.

Jag föreslår att filer som slutar på ~ inte laddas upp, det används av många program som temporära filer.

$ tree
.
├── salar2json.bash
├── salar2json.bash~
├── salar.csv
├── salar.json
└── salar.xlsx

@mosbth mosbth added this to the v2.0 milestone Jun 9, 2016
@mosbth
Copy link
Owner Author

mosbth commented Jun 9, 2016

.swp-filer från vim
%-filer som backupfiler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants