commit c04ecb97e42a2549e78fc7533dfd39104e8c5d25 parent dc8128c682a1156e6edf9ceb2328fce551645d98 Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 4 Nov 2015 20:45:10 +0000 Update .gitignore Diffstat:
| M | .gitignore | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,6 +1,6 @@ upload.sh *~ phpinfo.php -nodes/nodesFFFL.json -nodes/nodesFFKI.json -nodes/nodesFFKI_schoen.json -\ No newline at end of file +./nodes/nodesFFFL.json +./nodes/nodesFFKI.json +./nodes/nodesFFKI_schoen.json +\ No newline at end of file