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

clean .gitignore #64

Closed
awegsche opened this issue Jul 11, 2019 · 5 comments
Closed

clean .gitignore #64

awegsche opened this issue Jul 11, 2019 · 5 comments

Comments

@awegsche
Copy link
Contributor

With the possibility of personal gitignores we can clean our gitignore from a lot of messy entries.

especially coding environment related ones like

.vscode
tags (from vim)
*.plist

@awegsche
Copy link
Contributor Author

and entirely personal stuff like udillities

@JoschD
Copy link
Member

JoschD commented Jul 11, 2019

I am in favour of keeping .vscode because it is very unambiguous.
Remove

udillyties/

maybe:
source_2011
TestFullResp
db (???)

also, I am not sure what #+# does

@awegsche
Copy link
Contributor Author

awegsche commented Jul 11, 2019

\#*\# looks like files that begin and end with '#'

might be emacs tempfiles

@mihofer
Copy link
Contributor

mihofer commented Jul 15, 2019

follows up on issue #63

JoschD added a commit that referenced this issue Aug 5, 2019
lmalina pushed a commit that referenced this issue Aug 6, 2019
* #64 Cleaned gitignore

* #78 Added plane to RescaleFactor in kick.py

* Added micoseconds to kick-timestamp

* #83 renamed --accelerator to --tbt_datatype
lmalina added a commit that referenced this issue Aug 6, 2019
Closes #13, follow-ups: #30, #87, #88.

* #73 Add Kicktime to kick_$.tfs (#77)
* harpy/handler.py: added TIME to headers of lin-files
* Refactored kick.py to use only constants as Column names, added time from lin-files
* accelerator.py: refactored strings of element types to AccElementTypes class

* #64 Cleaned .gitignore

* #78 Added plane to RescaleFactor in kick.py

* #83 renamed --accelerator to --tbt_datatype

* #80: Squashed commit from bug/80/free_kick_compensation

* #69 Fixing bug in outliers

* #84 Added debug message for no combinations in N-BPM method
@lmalina
Copy link
Member

lmalina commented Aug 6, 2019

closed by #49

@lmalina lmalina closed this as completed Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants