https://github.com/nino-cunei/oldbabylonian
Revision 0ce6c512ba449fba9885a635cb4d148af6bea079 authored by Justin Johnson (School of History and Cultures) on 30 January 2019, 13:02:23 UTC, committed by Justin Johnson (School of History and Cultures) on 30 January 2019, 13:02:23 UTC
kkkk
1 parent 043c38d
Tip revision: 0ce6c512ba449fba9885a635cb4d148af6bea079 authored by Justin Johnson (School of History and Cultures) on 30 January 2019, 13:02:23 UTC
firstVersion
firstVersion
Tip revision: 0ce6c51
.gitignore
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.iso
*.jar
*.rar
*.zip
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Temporary files #
###################
*.swp
*.pyc
*.tfx
# Build directories #
#####################
_site/
_themes/
_temp/
_downloads/
_build/
__pycache__/
.ipynb_checkpoints/
.tf/
# Config files which get locally modified
#########################################
.jekyll-metadata

Computing file changes ...