mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-06-30 19:04:26 +00:00
10 lines
No EOL
123 B
Text
10 lines
No EOL
123 B
Text
# Ignore Git history
|
|
.git
|
|
# Ignore local dev/test files
|
|
/tests/
|
|
/bin/
|
|
**/*.c
|
|
**/*.h
|
|
getMoonVisibility.js
|
|
getMSC.js
|
|
test*.js |