Commit graph

14 commits

Author SHA1 Message Date
Tim Smith
e2b4390be2
Add yarn.lock to gitignore
We're not using yarn in this project

Signed-off-by: Tim Smith <tsmith84@gmail.com>
2022-12-03 22:16:22 -08:00
Bryan Housel
e5e0b10917 Hacky setup/restore scripts for special osmium environment
(re: #5311)

`npm run osmium:setup` - switch to osmium mode
`npm run osmium:restore` - switch back
2021-09-03 12:43:42 -04:00
Bryan Housel
5d2cc5ea0f Ensure that the secrets file is not stored in config/ anymore
We publish config/ now, but we dont want to publish people's credentials
2021-06-24 16:31:17 -04:00
Bryan Housel
46eb05b5f0 Swap esbuild for rollup, gitignore the built javascript files 2021-06-22 17:40:52 -04:00
Bryan Housel
c7a03a1747 Upgrade to Parcel2 to bundle nsi.guide
IF you are having trouble building nsi.guide (e.g ""Name already registered with serializer" error)
Do a fresh install of all dependencies:
 rm -rf node_modules
 rm -f package-lock.json
 npm install

(re: #4896)
2021-04-22 12:13:55 -04:00
Bryan Housel
6aabe685e5 Add jest for testing, create test for simplify
Also remove the validate.js file, since validation happens on index build
(re #4788)
2020-12-23 10:18:45 -05:00
adzika
c93c4b7af2 Foot Solutions #3053 (#3085)
* Added foot solutions shop and created Wikidata entry
* Updated foot solutions, added idea to gitignore and updated Wikidata
* Deleted idea files
2019-10-08 12:06:54 -04:00
Bryan Housel
08fc42a3a1 Initial work on replacing static doc pages with minimal react app 2019-06-21 12:51:47 -04:00
Bryan Housel
ccf8ce820b Update .gitignore to ignore config/secrets.json 2019-03-11 13:41:20 -04:00
Bryan Housel
d1d570b9c9 Don't check in swp files 2018-10-17 09:26:03 -04:00
Bryan Housel
8924981a02 update .gitignore 2018-03-11 11:10:54 -04:00
Mateusz Konieczny
7d696195b6 ignore all files with .osm/.bz2 extension, not only '.osm' and '.bz2' files 2017-09-28 10:08:28 +02:00
Aaron Lidman
4d63e99b2d Update from planet-140101.osm.pbf 2014-01-06 04:09:56 +00:00
Aaron Lidman
a53a8f9485 Clean up 2013-10-30 17:56:53 -07:00