• R/O
  • SSH

Commit

Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Just a simple, and painful to use calculator for the game Factorio written in Python


Commit MetaInfo

Révisionf0447abbcf09578b782417137bfcf60696bea931 (tree)
l'heure2017-10-03 12:43:45
AuteurEric Hopper <hopper@omni...>
CommiterEric Hopper

Message de Log

Ignore various Python and emacs droppings.

Change Summary

Modification

diff -r 1d158af04cb1 -r f0447abbcf09 .hgignore
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore Mon Oct 02 20:43:45 2017 -0700
@@ -0,0 +1,4 @@
1+syntax:glob
2+__pycache__
3+*.py[co]
4+*~