1
0
mirror of https://github.com/simh/simh.git synced 2026-01-13 15:27:14 +00:00

11 Commits

Author SHA1 Message Date
Mark Pizzolato
c7d01273df SCP: Add CheckSourceCode facility to validate simh project standards 2023-03-04 17:51:49 -10:00
Tony Lawrence
3f76409470 SIMH: VSCode patterns added to ignore list 2022-11-18 12:42:19 -05:00
Mark Pizzolato
52dd402884 Visual Studio Projects: Avoid modifying simh.sln while build_vstudio converts
When converting to a newer Visual Studio version, a new solution file is
created named simh-'vsversion'.sln so that we don't modify any files
managed by git.  The resulting converted solution file will be automatically
used when build_vstudio.bat is subsequently run and that solution can be
opened directly by the Visual Studio IDE.
2022-11-24 16:58:32 -10:00
Mark Pizzolato
a8adf0d5f0 gitignore: Fix match rules now realizing the last match takes precedence 2022-02-20 11:25:54 -08:00
Mark Pizzolato
82b12084b0 Remove accidentally added file 2016-06-08 10:13:47 -07:00
Mark Pizzolato
fcaced5393 GIT: Added ignore of OS/X DS_Store files and made line endings consistent (from Jordi Guillaumes Pons) 2014-01-23 05:11:18 -08:00
Timothe Litt
b8408c6641 ignore emacs scratch and backup 2013-06-17 11:55:24 -04:00
Mark Pizzolato
56ff702cff Adding git .git-commit-id file and attempting change to hooks to generate it. 2012-12-20 14:27:38 -08:00
Mark Pizzolato
14a88e4fd4 Make sure that VAX/vmb.exe is included in the git repository 2011-06-01 09:10:13 -07:00
Mark Pizzolato
2247e52be1 Enriched .gitignore to avoid testing/working files 2011-04-17 15:28:46 -07:00
Bob Supnik
9af6fd21e7 simh v2.5 2011-04-15 08:33:23 -07:00