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

Create Nim.gitignore #1342

Merged
merged 1 commit into from
Jan 7, 2015
Merged

Create Nim.gitignore #1342

merged 1 commit into from
Jan 7, 2015

Conversation

adelq
Copy link
Contributor

@adelq adelq commented Dec 30, 2014

A .gitignore file specific to Nim, a general purpose compiled programming language with the syntax of Python but performance of C.

Nim creates a directory for the cached compiled files called nimcache/ in each source code directory. These files are generated at compile-time and should not be committed into version control.

@arcresu
Copy link
Contributor

arcresu commented Jan 7, 2015

Thanks!

arcresu added a commit that referenced this pull request Jan 7, 2015
@arcresu arcresu merged commit 4d3f69a into github:master Jan 7, 2015
u9E9F pushed a commit to u9E9F/gitignore that referenced this pull request Jul 8, 2017
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

Successfully merging this pull request may close these issues.

2 participants